You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > Mag Method > Matrix.Mag Method ([In] TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.Mag Method ([In] TMtxVec)

Calculate the magnitude for all X elements and store the results in the calling object elements.

Syntax
C#
Visual Basic
public TMtxVec Mag([In] TMtxVec X);

Size and and Complex properties of the calling Matrix are set implicitly to match Vec Matrix.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!